@import url("style.css");
#header,
#body #sections .section
{
    border-bottom: 0;
}
#body #sections .section::after{
    content: none;
}
#userAction a{
    font-size: 4vw;
    flex: 1;
}
#body #sections .section.basketball .content{
    background: #f4c624;
    height: 1.24rem;
}
#body #sections .section.basketball .content .text{
    width: 4.75rem;
    height: 0.30rem;
    top: 50%;
    margin-top: -0.17rem;
}
#body #sections .section.basketball .content .p2{
    width: 1.14rem;
    height: 1.14rem;
    top: -0.28rem;
}
#body #sections .section.basketball .content .p1{
    width: 1.48rem;
    height: 0.74rem;
    top: 0.14rem;
}
#body #sections .section.basketball .content.animated .text{
    left: 2.42rem;
}
#body #sections .section.basketball .content.animated .p1{
    left: 0.86rem;
}
#body #sections .section.basketball .content.animated .p2{
    left: 1.02rem;
}

#body #sections .section.basketball{
    margin-top: 0;
    padding-top: 0;
}
#body #sections .award a.look img{
    width: 1.4rem;
    height: 1rem;
}
#body #sections .section.award .newHome_people{
    width: 2.35rem;
    height: 3.98rem;
    position: absolute;
    left: 1.21rem;
    top: 0.4rem;
}
#body #sections .section.award a.look{
    left: 4.14rem;
    top: 2.32rem;
    width: auto;
    height: auto;
}
#body #sections .award a.list img{
    width: 1.9rem;
    height: 0.32rem;
}
#body #sections .section.award a.list{
    width: auto;
    height: auto;
    left: 3.55rem;
    top: 3.75rem;
}
.hand-wrap{
    bottom: 1rem;
    right: 1.37rem;
}
#body #sections .section.award .why{
    width: 3.92rem;
    height: 0.32rem;
    position: absolute;
    bottom: 0.33rem;
    left: 1.94rem;
}
#body #sections .know{
    height: 1.24rem;
    width: 100%;
    background: url(../img/Support_text_bg1.jpg) no-repeat;
    background-size: 100% 100%;
    position: relative;
}
#body #sections .section.basketball .content{
    height: 1.24rem;
    width: 100%;
    background: url(../img/newHome-know-newbg.jpg) no-repeat;
    background-size: 100% 100%;
    position: relative;
}
.support{
    height: 1.22rem;
    width: 100%;
    background: url(../img/Support_text_bg.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
}
.support a{
    left: 2.98rem;
    top: 0.48rem;
    position: absolute;
}
.support a img{
    width: 2.84rem;
    height: 0.29rem;
}
#body #sections .know .knowProduct{
    position: absolute;
    top: 0.48rem;
    left: 0.74rem;
}
#body #sections .know .knowProduct img{
    width: 3.06rem;
    height: 0.3rem;
}
#body #sections .know .bg3-logo{
    position: absolute;
    right: 0.72rem;
    top: -0.25rem;
    width: 1.98rem;
    height: 1.4rem;
}
#body #sections .section:after{
    content: none;
}
#body #sections .section.cba .content{
    height: 1.16rem;
    /* background: url(../img/Support_text_bg1.jpg) no-repeat;
    background-size: 100% 100%; */
    background: #f4c624;
}
#body #sections .section.cba .content .text{
    width: 4.4rem;
    height: 0.3rem;
    top: 0.46rem;
}
#body #sections .section.cba .content.animated .text{
    left: 0.72rem;  
}
#body #sections .section.cba .content.animated .p1{
    width: 0.88rem;
    height: auto;
    left: 5.36rem;
    top: -0.2rem;
}
#body #sections .section.cba .content.animated .p2{
    width: 0.58rem;
    height: auto;
    top: -0.2rem;
    left: 6rem;
}
#body #sections .section.cba .content.animated .p3{
    width: 0.67rem;
    height: auto;
    top: -0.3rem;
    left: 6.3rem;
}
#body .join{
    background: url(../img/newHome-button-bg.jpg) center top no-repeat;
    background-size: 100% 100%;
    font-size: .36rem;
    height: 0.92rem;
    width: 100%;
    line-height: 0.92rem;
    margin-top: 0;
}
body{
    background: #fff;
    position: relative;
}
.goTheme{
    display: block;
    background: #fff;
    position: relative;
}
 .goTheme p{
    color: #fff;
    background: rgba(0,0,0,0.5);
    font-size: .36rem;
    text-align: center;
    line-height: 1.4;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    font-weight: 600;
 }
.goTheme img{
    width: 100%;
    margin-top: 0.06rem;
}
.newHomeList {
    background: #fff;
}
.newHomeList ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
.newHomeList ul::before,
.newHomeList ul::after
{
    content: "";
    display: block;
    clear: both;
}
.newHomeList ul li{
    width: 50%;
    box-sizing: border-box;
    margin-top: 0.06rem;
    float: left;
    text-align: center;  
}
.newHomeList ul li:nth-child(odd){
    padding-right: 0.03rem;
}
.newHomeList ul li:nth-child(even){
    padding-left: 0.03rem;
}
.newHomeList ul li a{
    display: block;
    font-size: 0.35rem;
    color: #000;
    font-weight: bold;
    height: 1.58rem;
    line-height: 1.58rem;
}
.newHomeList ul li.gold a{
    background: url(../img/gold-bg.jpg) no-repeat;
    background-size: 100% 100%;
}
.newHomeList ul li.silver a{
    background: url(../img/selver-bg.jpg) no-repeat;
    background-size: 100% 100%;
}
#footer p{
    margin: 0;
/*    padding-top: 10px;*/
    color: white;
}
.goma{
    height: 0.6rem;
    width: 100%;
    background: #262626;
    line-height: 0.6rem;
    font-size: 0.24rem;
    color: #cda209;
}
#userAction sup{
    display: inline-block;
    margin-top: -0.1rem;
}
.wechart-box{
    display: none;
    background-color: #000;
    position: absolute;
    top: 62px;
    right: 0;
    height: 100%;
    width: 100%;
    z-index: 9999;
    padding: 10% 20%;
    font-size: 16px;
    font-weight: bold;
    color: white;
    text-align: center;
    z-index: 9999;
}
#header .navi{
    z-index: 9999 !important;
    height: calc(100vh - 55px);
    overflow: auto;
}
.wechart-box img{
    width: 100%;
}
.wechart-box:before{
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    top: -5px;
    right: 48%;
    margin-left: -5px;
    background-color: #000;
    transform: rotate(45deg);
}
#header .navi{
    z-index: 9999;
}
.column .top p{
    font-weight: 600;
}
.column .top h1{
    margin-top: 0.26rem !important;
}
.column .top h1 sup{
    font-size: 0.26rem !important;
}
/* .top-user-login{
    position: absolute;
    bottom: 0.46rem;
    border: 0;
    background: #ffcc00;
    width: 50%;
    left: 50%;
    transform: translateX(-50%);
    border: 1px solid #775f00;
}
.top-user-login a{
    color: #000;
}
#header .navi li > a{
    font-size: 0.26rem;
    line-height: 45px;
}
#header .top-user-login a:after{
    display: none;
}
#header li.top-user-login>a{
    padding: 0;
    color: #000;
    text-align: center;
    line-height: 1;
    padding: 10px 0 !important;
}
.top-user-login em{
    display: none;
}
.top-user-login span{
    width: 50%;
    display: inline-block;
    text-align: center;
}
.top-user-login span:first-child{
    border-right: 1px solid #000;
    box-sizing: border-box;
} */
.go-entrance::before{
    content: "";
    display: block;
    width: 0.33rem;
    height: 0.35rem;
    background: url(../img/go-entrance.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.go-entrance{
    padding-left: 0.4rem;
    position: relative;
    
}
.index_caption a:after{
    content: "";
    display: none;
}
.index_caption{
    text-align: center;
    background: #262626;
    display: none;
}
.index_caption a{
    width: 100%;
    color: #f4c624;
}
.index_caption a:before{
    content: "";
}
.index_caption_1.sign:before{
    content: "";
}
.index_caption a span{
    position: relative;
}
.index_caption a span::before{
    content: "";
    display: block;
    width: 0.25rem;
    height: 0.33rem;
    /* background: url(../img/login-peple.png) left center no-repeat; */
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    left: -0.35rem;
    transform: translateY(-50%);

}
.js_maskTxt img{
    width: 80% !important;
    display: inline-block !important;
}
.arrow{
    width: 1.52rem !important;
}
.container.address .agree{
    top: 6.1rem !important;
}
.official-account{
    width: 3.45rem !important;
}
.pointer-rotate-box{
    position: absolute;
    right: 0.6rem;
    top: 1.80rem;
}
.swiper-container-rotate{
    width: 1.02rem;
    position: relative;
    overflow: hidden;
    height: 2.1rem;
}
.swiper-container-rotate .pointer-img-box{
    height: 0.7rem;
    line-height: 0.7rem;
    position: relative;
}
.swiper-container-rotate .pointer-img-box img{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.swiper-container-rotate .swiper-slide img{
    width: 50%;
}
.swiper-container-rotate .swiper-slide-active img{
    width: 80%;
}
.clearfix::before,
.clearfix::after
{
    content: "";
    display: block;
    clear: both;
}


.zhezhao{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgb(0,0,0,0.6);
    z-index: 40;
    display: none;
}
.activeiy_notice{
    position: fixed;
    top: 15%;
    margin: 5%;
    width: 90%;
    background: #ffcc00;
    padding: 25px 30px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 1.4;
    z-index: 60;
}
.notice h3{
    text-align: center;
}
.close_notice{
    position: absolute;
    top: 0;
    right: 0;
}
.notice p{
    margin-top: 10px;
}
.close_notice::before{
    content: "\e66c";
    font-family: CAT;
    display: block;
    font-size: 32px;
    color: #333;

}